g_bookmark_file_set_app_info

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. gboolean g_bookmark_file_set_app_info(GBookmarkFile* bookmark, const(gchar)* uri, const(gchar)* name, const(gchar)* exec, gint count, time_t stamp, GError** error)
    version(Derelict_Link_Static)
    extern (C) nothrow
    g_bookmark_file_set_app_info
    (,
    const(gchar)* uri
    ,
    const(gchar)* name
    ,
    const(gchar)* exec
    ,,
    time_t stamp
    ,)
  2. da_g_bookmark_file_set_app_info g_bookmark_file_set_app_info;

Meta